Skip to content

Conversation

@tsmithsz
Copy link
Contributor

@tsmithsz tsmithsz commented Aug 13, 2025

Problem

We only need to create the branch. The bumping of the version will be handled by the release pipeline scripts.

See github scripts under: github.com/aws/aws-toolkit-vscode/tree/master/buildspec/release

  • 10changeversion.yml: Removes -SNAPSHOT from version and creates git release tag

  • 40pushtogithub.yml: Bumps to next development version with -SNAPSHOT suffix and pushes to GitHub

  • 50githubrelease.yml: Creates official GitHub release with .vsix files and SHA384 hashes

Solution

Remove the logic to bump the version


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tsmithsz tsmithsz requested a review from a team as a code owner August 13, 2025 00:09
@amazon-inspector-ohio
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@amazon-inspector-ohio
Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@tsmithsz tsmithsz enabled auto-merge (squash) August 13, 2025 00:59
@bywang56 bywang56 disabled auto-merge August 13, 2025 01:36
@bywang56 bywang56 merged commit 0065ccc into aws:master Aug 13, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants